aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/routes/matches/[match_id].svelte
AgeCommit message (Expand)AuthorFilesLines
2022-11-13copy input gamestate from player logIlion Beyst1-1/+1
2022-11-12collapse PlayerLog entriesIlion Beyst1-1/+1
2022-11-12match view: toggle sidebarIlion Beyst1-2/+18
2022-10-25fix matches page filter params propagationIlion Beyst1-25/+27
2022-10-16only show playerlog to bot ownerIlion Beyst1-25/+44
2022-10-15only show bot stderr to its ownerIlion Beyst1-2/+21
2022-10-15show player logs on view match pageIlion Beyst1-0/+42
2022-10-10load match log asynchronouslyIlion Beyst1-7/+10
2022-08-06extend api_client for loading match dataIlion Beyst1-24/+16
2022-07-19fix match detail viewIlion Beyst1-7/+28
2022-01-02basic match viewsIlion Beyst1-0/+31